loadedTime
Type
property
Summary
Specifies the time of a sound/movie, up to which the sound/movie can be played.
Syntax
get the loadedTime of player "myPlayer"
Description
Use the loadedTime property to find out up to which time a movie or sound can be played.
Examples
put trunc(the loadedTime of me / the duration of me * 100) into tPercentLoaded
Related
glossary: property
keyword: player
property: looping, endTime, showSelection, callbacks, startTime
Compatibility and Support
Introduced
LiveCode 6.7
OS
mac
Platforms
desktop